projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
747778c
)
regulator: pfuze100: add SPDX License
author
Peng Fan
<
[email protected]
>
Thu, 11 May 2017 02:35:00 +0000
(10:35 +0800)
committer
Stefano Babic
<
[email protected]
>
Wed, 31 May 2017 08:15:49 +0000
(10:15 +0200)
Add SPDX license
Signed-off-by: Peng Fan <
[email protected]
>
Cc: Jaehoon Chung <
[email protected]
>
Reviewed-by: Jaehoon Chung <
[email protected]
>
drivers/power/regulator/pfuze100.c
patch
|
blob
|
history
diff --git
a/drivers/power/regulator/pfuze100.c
b/drivers/power/regulator/pfuze100.c
index 4702161bdf13ffce40baf66770e289699d92a837..88b1b727fa05f121b9541225099bb0a1b3f263ff 100644
(file)
--- a/
drivers/power/regulator/pfuze100.c
+++ b/
drivers/power/regulator/pfuze100.c
@@
-1,3
+1,11
@@
+/*
+ * Copyright 2017 NXP
+ *
+ * Peng Fan <
[email protected]
>
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
#include <common.h>
#include <fdtdec.h>
#include <errno.h>